home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_134494.txt < prev    next >
Text File  |  1990-08-14  |  5KB  |  214 lines

  1. -- card: 134494 from stack: in
  2. -- bmap block id: 137292
  3. -- flags: 6000
  4. -- background id: 25390
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hide card picture
  9.   hide card field "Introduction"
  10.   hide button "Attendance"
  11.   hide card field "Attendance"
  12.   hide button "Scheduling"
  13.   hide card field "Scheduling"
  14.   hide button "Report Cards"
  15.   hide card field "Report Cards"
  16.   hide button "Student Details"
  17.   hide card field "Student Details"
  18.   hide card field "Introduction 2"
  19.   hide card field "Instructions"
  20. end closeCard
  21.  
  22.  
  23. -- part 1 (field)
  24. -- low flags: 81
  25. -- high flags: 2000
  26. -- rect: left=53 top=62 right=106 bottom=444
  27. -- title width / last selected line: 0
  28. -- icon id / first selected line: 0 / 0
  29. -- text alignment: 0
  30. -- font id: 2
  31. -- text size: 12
  32. -- style flags: 0
  33. -- line height: 16
  34. -- part name: Introduction
  35.  
  36.  
  37. -- part 2 (button)
  38. -- low flags: 80
  39. -- high flags: 0000
  40. -- rect: left=78 top=116 right=156 bottom=122
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 5002 / 5002
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: Attendance
  49.  
  50.  
  51. -- part 3 (button)
  52. -- low flags: 80
  53. -- high flags: 0000
  54. -- rect: left=78 top=168 right=208 bottom=122
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 5012 / 5012
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Report Cards
  63.  
  64.  
  65. -- part 4 (button)
  66. -- low flags: 80
  67. -- high flags: 0000
  68. -- rect: left=263 top=116 right=156 bottom=307
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 5015 / 5015
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Scheduling
  77.  
  78.  
  79. -- part 5 (button)
  80. -- low flags: 80
  81. -- high flags: 0000
  82. -- rect: left=263 top=168 right=208 bottom=307
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 5017 / 5017
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: Student Details
  91.  
  92.  
  93. -- part 6 (field)
  94. -- low flags: 81
  95. -- high flags: 0000
  96. -- rect: left=129 top=131 right=149 bottom=231
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 0
  100. -- font id: 2
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Attendance
  105.  
  106.  
  107. -- part 7 (field)
  108. -- low flags: 81
  109. -- high flags: 0000
  110. -- rect: left=129 top=177 right=211 bottom=231
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 0 / 0
  113. -- text alignment: 0
  114. -- font id: 2
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: Report Cards
  119.  
  120.  
  121. -- part 8 (field)
  122. -- low flags: 81
  123. -- high flags: 0000
  124. -- rect: left=316 top=131 right=149 bottom=418
  125. -- title width / last selected line: 0
  126. -- icon id / first selected line: 0 / 0
  127. -- text alignment: 0
  128. -- font id: 2
  129. -- text size: 12
  130. -- style flags: 0
  131. -- line height: 16
  132. -- part name: Scheduling
  133.  
  134.  
  135. -- part 9 (field)
  136. -- low flags: 81
  137. -- high flags: 0000
  138. -- rect: left=316 top=177 right=211 bottom=418
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 0
  142. -- font id: 2
  143. -- text size: 12
  144. -- style flags: 0
  145. -- line height: 16
  146. -- part name: Student Details
  147.  
  148.  
  149. -- part 10 (field)
  150. -- low flags: 81
  151. -- high flags: 2000
  152. -- rect: left=83 top=241 right=264 bottom=409
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 0 / 0
  155. -- text alignment: 1
  156. -- font id: 2
  157. -- text size: 12
  158. -- style flags: 0
  159. -- line height: 16
  160. -- part name: Introduction 2
  161.  
  162.  
  163. -- part 11 (field)
  164. -- low flags: 81
  165. -- high flags: 0004
  166. -- rect: left=156 top=120 right=219 bottom=368
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 1
  170. -- font id: 2
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: Instructions
  175. ----- HyperTalk script -----
  176. on mouseDown
  177.   hide card field "Instructions"
  178. end mouseDown
  179.  
  180.  
  181.  
  182. -- part contents for card part 1
  183. ----- text -----
  184. ‚Ä¢ School Setup allows each school to customize this package to meet their requirements for:
  185.  
  186.  
  187.  
  188.  
  189. -- part contents for card part 6
  190. ----- text -----
  191. Attendance
  192.  
  193. -- part contents for card part 7
  194. ----- text -----
  195. Report Cards/
  196. Transcripts
  197.  
  198. -- part contents for card part 8
  199. ----- text -----
  200. Scheduling
  201.  
  202. -- part contents for card part 9
  203. ----- text -----
  204. Student
  205. Demographics
  206.  
  207. -- part contents for card part 10
  208. ----- text -----
  209. Click the mouse to see how it works!!
  210.  
  211. -- part contents for card part 11
  212. ----- text -----
  213.  
  214. Click on the pull down menu and drag to select item.  Select Quit under the File menu to return to the Shell